home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / MEMORY / OLD / MEM208BIN / !Memphis / !Run < prev    next >
Text File  |  1993-09-09  |  684b  |  25 lines

  1. | > !Run
  2. |
  3. | !Run obey file for Memphis application
  4. | Part of the !Memphis package
  5. | By Nick Smith <nas20@cus.cam.ac.uk>, 1993
  6. |
  7.  
  8. Set Memphis$Dir <Obey$Dir>
  9. RMEnsure UtilityModule 3.00 Error This application is only suitable for use with RISC OS 3.00 or later versions
  10. Run <Memphis$Dir>.!Boot
  11. RMLoad <Memphis$Dir>.bits
  12. |RMLoad <Memphis$Dir>.printf
  13. RMRun <Memphis$Dir>.MemFS
  14. RMLoad <Memphis$Dir>.MemFiler
  15.  
  16. | Memfs seems ideal for use as a scrap device, and it serves as a good test.
  17. |Set Wimp$Scrap Mem::Sprites.$.scrap
  18. |Set Wimp$Scrapdir Mem::Sprites.$
  19.  
  20. | This filters out dangerous *Snew/*Sload commands
  21. MemProtect
  22.  
  23. | This should be last line as it doesn't return
  24. Desktop_MemFSFiler
  25.